home *** CD-ROM | disk | FTP | other *** search
- Date: Mon, 11 Oct 93 10:37:59 -0700
- From: ersmith@netcom.com (Eric R. Smith)
- Message-Id: <9310111737.AA05555@netcom5.netcom.com>
- To: avgroeni@cs.ruu.nl, groenink@math.ruu.nl, mint@atari.archive.umich.edu
- Subject: Re: Frequent memory violations---bug in MiNT
-
- >I found the following lines somewhere in the MiNT code (sorry, I don't
- >remember where exactly)
- >
- > if (random() == 0x2345)
- > { *0 = 1;
- > }
-
- Sounds like someone is distributing an unauthorized (and corrupted)
- version of MiNT. I just did
- fgrep andom *.c *.spp
- and got back only a comment ("/* next, unhook various random vectors */")
- in bios.c.
-
- Where did you get your copy of MiNT?
-
- Regards,
- Eric
-